ComponentOne ASP.NET MVC Controls
Bind(IEnumerable<Object>) Method

C1.Web.Mvc.Fluent Namespace > DataMapBuilder Class > Bind Method : Bind(IEnumerable<Object>) Method
The source collection
Bind to a collection.
Syntax
'Declaration
 
Public Overloads Function Bind( _
   ByVal sourceCollection As IEnumerable(Of Object) _
) As DataMapBuilder

Parameters

sourceCollection
The source collection

Return Value

Current builder
See Also

Reference

DataMapBuilder Class
DataMapBuilder Members
Overload List